[INFO] cloning repository https://github.com/verdigris12/rldx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/verdigris12/rldx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverdigris12%2Frldx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverdigris12%2Frldx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1365f68023d62917caf2e8a7497e377649a2791
[INFO] testing verdigris12/rldx against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverdigris12%2Frldx" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/verdigris12/rldx
[INFO] finished tweaking git repo https://github.com/verdigris12/rldx
[INFO] tweaked toml for git repo https://github.com/verdigris12/rldx written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/verdigris12/rldx on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/verdigris12/rldx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09ec8b9ba881c57ff670625a32509a82a14e17e03e44b2bb403674a79f9179e8
[INFO] running `Command { std: "docker" "start" "-a" "09ec8b9ba881c57ff670625a32509a82a14e17e03e44b2bb403674a79f9179e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09ec8b9ba881c57ff670625a32509a82a14e17e03e44b2bb403674a79f9179e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09ec8b9ba881c57ff670625a32509a82a14e17e03e44b2bb403674a79f9179e8", kill_on_drop: false }`
[INFO] [stdout] 09ec8b9ba881c57ff670625a32509a82a14e17e03e44b2bb403674a79f9179e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68876360e9e1d0a32226620e040a54407ce49c8bdac9d7b622cc855d8fa048fe
[INFO] running `Command { std: "docker" "start" "-a" "68876360e9e1d0a32226620e040a54407ce49c8bdac9d7b622cc855d8fa048fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rust-embed v8.9.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling charset v0.1.5
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling rlibphonenumber v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling i18n-embed v0.15.4
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling dec_from_char_gen v0.2.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling ratatui-macros v0.5.0
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling derive_setters v0.1.8
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling domain-macros v0.11.1
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling octseq v0.5.2
[INFO] [stderr]    Compiling font8x8 v0.3.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling mailparse v0.14.1
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling tui-big-text v0.6.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling age-core v0.11.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling domain v0.11.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling tui-popup v0.5.1
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling dec_from_char v0.2.0
[INFO] [stderr]    Compiling tui-prompts v0.4.1
[INFO] [stderr]    Compiling i18n-embed-fl v0.9.4
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tui-scrollview v0.4.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling fast-cat v0.1.1
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling ct-codecs v1.1.6
[INFO] [stderr]    Compiling fiat-crypto v0.3.0
[INFO] [stderr]    Compiling icy_sixel v0.1.3
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling age v0.11.2
[INFO] [stderr]    Compiling ratatui-image v0.7.3
[INFO] [stderr]    Compiling libdav v0.10.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling simhash v0.2.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling maildir v0.6.4
[INFO] [stderr]    Compiling tui-input v0.8.0
[INFO] [stderr]    Compiling vcard4 v0.7.2
[INFO] [stderr]    Compiling tui-widgets v0.3.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling bktree v1.0.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling orion v0.17.12
[INFO] [stderr]    Compiling rldx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 16s
[INFO] running `Command { std: "docker" "inspect" "68876360e9e1d0a32226620e040a54407ce49c8bdac9d7b622cc855d8fa048fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68876360e9e1d0a32226620e040a54407ce49c8bdac9d7b622cc855d8fa048fe", kill_on_drop: false }`
[INFO] [stdout] 68876360e9e1d0a32226620e040a54407ce49c8bdac9d7b622cc855d8fa048fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8038da7c50795cfe6c2f5f72213ca9425dba7c3d5de5850682809f51d34ea0d
[INFO] running `Command { std: "docker" "start" "-a" "b8038da7c50795cfe6c2f5f72213ca9425dba7c3d5de5850682809f51d34ea0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rlibphonenumber v0.2.3
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling tui-scrollview v0.4.1
[INFO] [stderr]    Compiling tui-prompts v0.4.1
[INFO] [stderr]    Compiling tui-widgets v0.3.1
[INFO] [stderr]    Compiling rldx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |     AssertCommand::cargo_bin("rldx").unwrap()
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/integration.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct TestEnv {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 17 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.55s
[INFO] running `Command { std: "docker" "inspect" "b8038da7c50795cfe6c2f5f72213ca9425dba7c3d5de5850682809f51d34ea0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8038da7c50795cfe6c2f5f72213ca9425dba7c3d5de5850682809f51d34ea0d", kill_on_drop: false }`
[INFO] [stdout] b8038da7c50795cfe6c2f5f72213ca9425dba7c3d5de5850682809f51d34ea0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac4e27f19435a0f6918414e8bd0552a9e5e6ea22520e02768060b084d704145c
[INFO] running `Command { std: "docker" "start" "-a" "ac4e27f19435a0f6918414e8bd0552a9e5e6ea22520e02768060b084d704145c", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration.rs:110:20
[INFO] [stderr]     |
[INFO] [stderr] 110 |     AssertCommand::cargo_bin("rldx").unwrap()
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `temp_dir` is never read
[INFO] [stderr]   --> tests/integration.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct TestEnv {
[INFO] [stderr]    |        ------- field in this struct
[INFO] [stderr] 17 |     temp_dir: TempDir,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rldx` (test "integration") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rldx-c05146c01c8eb65b)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test config::tests::test_nickname_validation_for_merge ... ok
[INFO] [stdout] test config::tests::test_domain_matches ... ok
[INFO] [stdout] test config::tests::test_fn_validation_for_merge ... ok
[INFO] [stdout] test crypto::tests::test_gpg_deterministic_key_derivation ... ok
[INFO] [stdout] test crypto::tests::test_base64_roundtrip ... ok
[INFO] [stdout] test crypto::tests::test_hex_encode ... ok
[INFO] [stdout] test import::google::tests::decode_quoted_printable_decodes_hex_pairs ... ok
[INFO] [stdout] test crypto::tests::test_gpg_different_keys_fail ... ok
[INFO] [stdout] test import::google::tests::decode_quoted_printable_handles_soft_breaks ... ok
[INFO] [stdout] test import::google::tests::decode_quoted_printable_handles_trailing_equals ... ok
[INFO] [stdout] test import::google::tests::unfold_lines_handles_quoted_printable_soft_breaks ... ok
[INFO] [stdout] test import::google::tests::unfold_lines_does_not_merge_non_qp_lines ... ok
[INFO] [stdout] test import::google::tests::unfold_lines_handles_soft_breaks_with_leading_whitespace ... ok
[INFO] [stdout] test import::maildir::tests::test_clean_name_mismatched_quotes ... ok
[INFO] [stdout] test import::maildir::tests::test_clean_name_no_quotes ... ok
[INFO] [stdout] test import::maildir::tests::test_clean_name_partial_quotes ... ok
[INFO] [stdout] test import::maildir::tests::test_clean_name_strips_double_quotes ... ok
[INFO] [stdout] test import::maildir::tests::test_clean_name_strips_single_quotes ... ok
[INFO] [stdout] test import::simhash_index::tests::test_name_source_from_str ... ok
[INFO] [stdout] test import::simhash_index::tests::test_simhash_index_find_with_source ... ok
[INFO] [stdout] test config::tests::test_email_entropy_filtering ... ok
[INFO] [stdout] test config::tests::test_maildir_import_skip_local_patterns ... ok
[INFO] [stdout] test sync::tests::test_sanitize_filename ... ok
[INFO] [stdout] test translit::tests::test_detect_non_latin_script ... ok
[INFO] [stdout] test sync::tests::test_extract_uid_with_params ... ok
[INFO] [stdout] test crypto::tests::test_gpg_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test translit::tests::test_is_all_latin ... ok
[INFO] [stdout] test sync::tests::test_extract_uid_from_vcard ... ok
[INFO] [stdout] test config::tests::test_maildir_import_skip_domains ... ok
[INFO] [stdout] test crypto::tests::test_base64_encode ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_fn_merge_equal_length_same_no_nickname ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_fn_merge_keeps_longer_a ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_fn_merge_uses_longer_fn ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_merge_cards_empty_returns_none ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_merge_cards_multiple ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_merge_two_cards_combines_emails ... ok
[INFO] [stdout] test config::tests::test_shannon_entropy ... ok
[INFO] [stdout] test import::simhash_index::tests::test_hamming_distance ... ok
[INFO] [stdout] test translit::tests::test_script_to_lang ... ok
[INFO] [stdout] test translit::tests::test_needs_transliteration ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_n_merge_b_has_no_name ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_n_merge_a_has_no_name ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_n_merge_case_insensitive_no_conflict ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_n_merge_conflict_keeps_a_adds_alias ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_n_merge_fills_empty_components ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_n_merge_fills_prefix_suffix ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_n_merge_no_conflict_no_alias ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_name_to_display_string ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_name_to_display_string_skips_empty ... ok
[INFO] [stdout] test vcard_io::tests::test_transliterate_card_already_latin ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_n_merge_conflict_full_name_alias ... ok
[INFO] [stdout] test vcard_io::tests::test_transliterate_card_mixed_script ... ok
[INFO] [stdout] test vcard_io::tests::test_transliterate_card_cyrillic_fn ... ok
[INFO] [stdout] test vcard_io::tests::test_transliterate_idempotent ... ok
[INFO] [stdout] test translit::tests::test_transliterate ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_fn_merge_equal_length_case_insensitive ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_fn_merge_strips_whitespace_for_comparison ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_merge_vcard_files_creates_encrypted_file ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_merge_two_cards_combines_phones ... ok
[INFO] [stdout] test vcard_io::merge_tests::test_merge_vcard_files_preserves_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-438b12395221ad02)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_init_age_creates_config_and_vdir ... ok
[INFO] [stdout] test test_init_creates_db_path_in_config ... ok
[INFO] [stdout] test test_init_fails_if_config_exists_without_force ... ok
[INFO] [stdout] test test_init_force_overwrites_existing_config ... ok
[INFO] [stdout] test test_init_gpg_creates_config ... ok
[INFO] [stdout] test test_init_fails_if_vdir_not_empty ... ok
[INFO] [stdout] test test_init_gpg_fails_without_key ... ok
[INFO] [stdout] test test_import_maildir ... ok
[INFO] [stdout] test test_import_maildir_no_errors ... ok
[INFO] [stdout] test test_import_to_address_book ... ok
[INFO] [stdout] test test_import_google_no_errors ... ok
[INFO] [stdout] test test_import_google_contacts_with_gpg ... ok
[INFO] [stdout] test test_import_google_contacts ... ok
[INFO] [stdout] test test_query_after_import ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ac4e27f19435a0f6918414e8bd0552a9e5e6ea22520e02768060b084d704145c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4e27f19435a0f6918414e8bd0552a9e5e6ea22520e02768060b084d704145c", kill_on_drop: false }`
[INFO] [stdout] ac4e27f19435a0f6918414e8bd0552a9e5e6ea22520e02768060b084d704145c
